# HG changeset patch # User iuc # Date 1745385613 0 # Node ID 229caeddb2df2bd9ba2fe9523ac6dd30aacacb5a # Parent 0b7ec11b3c7c051681da0a951d784a78daa573cc planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_barcode_splitter commit 17bcf78f445b2e515122330caccb591d8de2a5b4 diff -r 0b7ec11b3c7c -r 229caeddb2df fastx_barcode_splitter.xml --- a/fastx_barcode_splitter.xml Thu Aug 10 06:53:42 2023 +0000 +++ b/fastx_barcode_splitter.xml Wed Apr 23 05:20:13 2025 +0000 @@ -145,11 +145,6 @@ .. image:: barcode_splitter_output_example.png ------- - -This tool is based on `FASTX-toolkit`__ by Assaf Gordon. - - .. __: http://hannonlab.cshl.edu/fastx_toolkit/ ]]> diff -r 0b7ec11b3c7c -r 229caeddb2df macros.xml --- a/macros.xml Thu Aug 10 06:53:42 2023 +0000 +++ b/macros.xml Wed Apr 23 05:20:13 2025 +0000 @@ -47,8 +47,8 @@ author = "Assaf Gordon", title = "FASTQ/A short-reads pre-processing tools", year = "2010", - note = "http://hannonlab.cshl.edu/fastx_toolkit/", - url = "http://hannonlab.cshl.edu/fastx_toolkit/"} + note = "https://github.com/agordon/fastx_toolkit", + url = "https://github.com/agordon/fastx_toolkit"}